home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / DOS / GA / CHALLENG.ZIP / README.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-11-30  |  803 b   |  21 lines

  1. echo off
  2. cls
  3. echo To install PERSONAL CHALLENGE on a hard disk, use this command:
  4. echo       A:INSTALL A: TO C:
  5. echo Where A is the drive that contains the master disk, and
  6. echo C is the hard disk. If your drives are not called A and C,
  7. echo use the correct letters instead.
  8. echo.
  9. echo The program will be placed in a subidrectory called CHALL.
  10. echo .
  11. echo To install the program on floppy disks, use this command:
  12. echo      A:FLOPPY A: TO C:
  13. echo Where A is the drive that contains the master disk, and
  14. echo B is the target disk. If your drives are not called A and B,
  15. echo use the correct letters instead.
  16. echo.
  17. echo If you are installing to 360K floppies, you will need two
  18. echo formatted disks. If you are installing 720K or larger,
  19. echo you will need one formatted disk.
  20. echo.
  21.